home *** CD-ROM | disk | FTP | other *** search
/ SGI Developer Toolbox 6.1 / SGI Developer Toolbox 6.1 - Disc 4.iso / public / SciAn / src / lfiles.make < prev    next >
Text File  |  1994-08-01  |  522b  |  14 lines

  1. # This file is produced by ScianPreInstall.c, which is run when you
  2. # do a make INSTALL.  Do not change this file!
  3.  
  4. #If you need to change something about the link path, do so in the link
  5. # file for  your machine.  You can get a list of those files by doing an
  6. #    ls lfiles.*.make
  7. # Then do make INSTALL again.
  8. # If you need to link additional libraries, creat a file called lfiles.local
  9. # which contains one link file per line.
  10.  
  11. LFILES =    -lmalloc -lI77 -lF77 -lisam -lm -lfm_s -lgl_s -lbsd 
  12.  
  13. OBJFILES = $(COBJ) $(FOBJ)
  14.